polynomial-time approximation scheme
PTAS
#approximation_algorithms
#approximation_algorithms
Definition
A polynomial-time approximation scheme (PTAS) is a family of algorithms , where for each , such that is a -approximation algorithm (for minimization problems) or a -approximation algorithm (for maximization problems).
References
- D. P. Williamson, D. B. Shmoys. Approximation Algorithms, Cambridge University Press, 2010, p. 15.